home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Developer Toolbox 6.1
/
SGI Developer Toolbox 6.1 - Disc 4.iso
/
src
/
haeberli
/
styline
/
Makefile
< prev
next >
Wrap
Makefile
|
1994-08-01
|
367b
|
19 lines
#!smake
include $(ROOT)/usr/include/make/commondefs
LCOPTS = -O -xansi -D__STDC__
LCINCS = -I../include -I/usr/include/gl
LLDLIBS = ../lib/libui.a ../libcan/libcan.a ../libgutil/libgutil.a ../libimage/libimage.a -lgl -lm
CVERSION=
LD_QUICKSTART_INFO=
TARGETS = styline
default all: $(TARGETS)
include $(COMMONRULES)
demo: $(TARGETS)
styline ../objects/A.sgo